Welcome![Sign In][Sign Up]
Location:
Search - opencv ellipse

Search list

[Graph programDetectCircleOpencv

Description: opencv 实现的椭圆检测的源代码,非常简单,适合学习-opencv achieve the ellipse detection of the source code is very simple and is suitable for learning
Platform: | Size: 4012 | Author: rmb | Hits:

[OpenCVDetectCircleOpencv

Description: opencv 实现的椭圆检测的源代码,非常简单,适合学习-opencv achieve the ellipse detection of the source code is very simple and is suitable for learning
Platform: | Size: 4096 | Author: rmb | Hits:

[Algorithm22

Description: 椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
Platform: | Size: 1024 | Author: Tian | Hits:

[Special Effectsellipse

Description: opencv 给出一个椭圆拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它-opencv given an example of ellipse fitting, the program first to discover the outline of the image, and then close it with an oval
Platform: | Size: 55296 | Author: zhang | Hits:

[matlabEllipseDirectFit

Description: 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
Platform: | Size: 1024 | Author: shiyuexin | Hits:

[Graph programshiyan2

Description: 使用opencv的工具,对印章实现椭圆拟合效果-Opencv using the tools of the seal to achieve ellipse fitting results
Platform: | Size: 848896 | Author: 华维东 | Hits:

[OpenCVcvFitEllipse_J

Description: 使用openCV偵測橢圓,並於外矩形框中畫記實線. 不同於範例之偵測方式.外舉行框可旋轉角度表示.-Use openCV ellipse detection, and in line outside the rectangular box drawing documentary. Different from the examples of detection methods. Outside the box can be held in rotation, said.
Platform: | Size: 1024 | Author: 王建名 | Hits:

[source in ebookcircleDetection

Description: 基于OPENCV的圆和椭圆检测程序,挺有用的。实验结果-OPENCV the circle and ellipse-based testing program, winter ridge used.
Platform: | Size: 402432 | Author: 屈布 | Hits:

[OpenCVOval

Description: 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the above three documents outline circle or ellipse fitting out of the output requirements: 1. Each circle or ellipse fitting The center coordinates, radius, or length of the shaft length 2. the major intermediate steps and final fitting results are displayed with the OpenCV' s cvShowImage.
Platform: | Size: 2048 | Author: 萧白 | Hits:

[Special Effectscvtuoyuan

Description: opencv实现的椭圆检测的代码,可以根据阀值检测椭圆-opencv code to achieve the ellipse detection
Platform: | Size: 253952 | Author: 周周 | Hits:

[OpenCVopencv

Description: 利用opencv进行最小二成拟合椭圆算法代码-Using opencv least squares fitting ellipse algorithm code
Platform: | Size: 1024 | Author: wangjing | Hits:

[OpenCVFindEllipse

Description: 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆,支持椭圆参数的自定义筛选-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection, ellipse fitting,Support the custom of the ellipse parameters
Platform: | Size: 6144 | Author: zgm | Hits:

[Special Effectsellipsefit

Description: 该压缩包包含一个椭圆拟合程序及相应一篇论文,该程序基于openv,椭圆拟合效果很不错。-ellipse fit opencv
Platform: | Size: 2601984 | Author: Jackdong | Hits:

[OpenCVopencvEllipseFitting

Description: OPENCV椭圆拟合程序,自己下载后修改修改参数就可以直接使用。-The OPENCV ellipse fitting procedure, modified after downloading modify the parameter can be used directly.
Platform: | Size: 55296 | Author: 张文寅 | Hits:

[OpenCVEllipse-center-point-positioning

Description: OPENCV椭圆拟合定位椭圆中心点以及重心法定位程序-OPENCV the ellipse fitting positioning oval center point and the center of gravity method to locate the program
Platform: | Size: 1846272 | Author: 张文寅 | Hits:

[OpenCV123

Description: OPENCV椭圆拟合定位椭圆中心点以及重心法定位程序-OPENCV ellipse fitting locate the center of the ellipse and the center of gravity method Locator
Platform: | Size: 3871744 | Author: kaka | Hits:

[OpenCVEllipse-detection

Description: OpenCV椭圆检测代码。应用程序,在VS2008下编程的。-Ellipse detection by opencv.
Platform: | Size: 12288 | Author: 王玲 | Hits:

[OpenCVellipse

Description: 这也是关于opencv标定的一些相关程序-This is also on opencv calibration of some related procedures
Platform: | Size: 13734912 | Author: 陈步华 | Hits:

[OpenCVOpenCV-Circle-Detection

Description: 该函数用于图像中圆形的识别与类圆形的识别-this function is used to detect the circle and ellipse in the image
Platform: | Size: 2482176 | Author: george | Hits:

[Software Engineeringopencv-doc

Description: 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化) 摄像头定标(寻找和跟踪定标模式、参数定标、基本矩阵估计、单应矩阵估计、立体视觉匹配) 运动分析(光流、动作分割、目标跟踪) 目标识别(特征方法、HMM模型) 基本的GUI(显示图像/视频、键盘/鼠标操作、滑动条) 图像标注(直线、曲线、多边形、文本标注)-mage data manipulation (memory allocation and release, image copy, setting, and conversion) Image/video input/output (support file or camera input, image/video file output) Matrix/vector data manipulation and linear algebra operations (matrix multiplication, matrix equations, eigenvalue, singular value decomposition) Support for a variety of dynamic data structures (linked list, queue, data set, tree, graph) Basic image processing (denoising, edge detection, corner detection, sampling and interpolation, color transformation, morphological processing, histogram, image Pyramid structure) Structure analysis (connected domain/branch, contour processing, distance transform, image moment, template matching, Hof transform, polynomial approximation, curve fitting, ellipse fitting, the triangulation of the Camera calibration (search and tracking calibration mode, parameter calibration, basic matrix estimation, single stress matrix estimation, stereo vision matching) Motion analysis (opti
Platform: | Size: 3723264 | Author: korbon | Hits:
« 12 »

CodeBus www.codebus.net